micro_utils.dokka
/
dev.inmo.micro_utils.coroutines
/
[common]actor
common
actor
fun <
T
>
CoroutineScope
.
actor
(channelCapacity:
Int
= Channel.UNLIMITED, block: suspend (
T
) ->
Unit
):
Channel
<
T
>
Content copied to clipboard